home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 262 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. From: vandevod@cs.rpi.edu (David Vandevoorde)
  2. Message-ID: <xsoybqjaq4v.fsf@avs.cs.rpi.edu>
  3. X-Original-Date: 04 Feb 1996 13:42:56 -0500
  4. Path: in2.uu.net!bounce-back
  5. Date: 05 Feb 96 04:09:56 GMT
  6. Approved: fjh@cs.mu.oz.au
  7. Newsgroups: comp.std.c++
  8. Subject: Re: hash_XXX containers?
  9. Organization: RPI Computer Science
  10. References: <01BAF28D.181D64C0@dino.int.com>
  11. In-Reply-To: Eugene Lazutkin's message of 04 Feb 96 06:56:34 GMT
  12. X-Newsreader: Gnus v5.1
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBFAgUBMRWDKeEDnX0m9pzZAQHrVAF+L96zR8ojL6dX30w4OgAbNcbyugMMt0k6
  15.     nZvYy6Sk+lNKF25GwX37R0O2e1nBdTKh
  16.     =rqNj
  17.  
  18. >>>>> "EL" == Eugene Lazutkin <eugene@int.com> writes:
  19. EL> Hello, What is a current status of a *Subj* proposal? Is C++
  20. EL> Standard Committee going to accept them or not?  What was a
  21. EL> problem?  How was it solved, if it was?
  22.  
  23. An ``STL hash table'' proposal was submitted and rejected twice.
  24. The rejection was apparently due to the proposal being too large for
  25. inclusion at such a late stage of the standardization process; I've
  26. heard no-one argue its technical merits and usefulness.
  27.  
  28. Hence, no standard C++ hash tables in ISO C++ 9X... however, an
  29. implementation is available in:
  30.     ftp://ftp.cs.rpi.edu/pub/stl
  31. including documentation and rationale. Also, it is suspected variants
  32. of it will be shipped with commercial STL distributions.
  33.  
  34.     Daveed
  35. ---
  36. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  37.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy
  38.   is summarized in http://dogbert.lbl.gov/~matt/std-c++/policy.html. ]
  39.